home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 2002 #4
/
K-CD-4-2002.ISO
/
Empire Earth
/
EEDemo.exe
/
Disk1
/
data.ssa
/
unit ai scripts_helicopter transport.tai
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2001-09-29
|
292 b
|
20 lines
//
// helicopter unit AI file
//
// Behaviors:
//
// Keep an eye out for enemy units, pursue and attack if spotted.
//
// Notes:
//
// Known Problems:
//
#include("transport.tai")
// remove obstacle repathing from helicopters -ckd
Advance
{
ObstacleDetected remove()
}